laravel get polymorphic names

47

(new Post())->getMorphClass()
// Or
$post->getMorphClass()

Comments

Submit
0 Comments